ci: Install PyYAML
authorColin Walters <walters@verbum.org>
Fri, 17 Feb 2017 20:59:20 +0000 (15:59 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 17 Feb 2017 21:38:14 +0000 (21:38 +0000)
We'll use it for https://github.com/ostreedev/ostree/pull/691

Closes: #692
Approved by: jlebon

.redhat-ci.Dockerfile

index 4970c77d8dfdcf45c4c1b29b2ca9107bd4bb5ce5..d5a2e255b0de76dea4fdfd7761a401fd1682a2e7 100644 (file)
@@ -12,6 +12,7 @@ RUN dnf install -y \
         libubsan \
         libasan \
         libtsan \
+        PyYAML \
         gnome-desktop-testing \
         redhat-rpm-config \
         elfutils \